Configurates the
C1.Web.Mvc.BaseODataCollectionViewService<T>.OnClientError client event. Occurs when there is an error reading or writing data.
シンタックス
'宣言
Public Overrides Function OnClientError( _
ByVal As System.String _
) As
public override OnClientError(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照